@charset "UTF-8";



.header {
    height: 166px;
    background: url("../../../skin/hansha/images/head-bg.jpg") center top no-repeat;
    min-width: 1200px;
}


.header .logo {
    float: left;
    height: 166px;
}

.header .logo a {
    float: left;
    display: list-item;
    line-height: 166px;
    text-align: center;
    height: 166px;
    list-style: none;
}

.header .logo a img {
    vertical-align: middle;
}
.header .head-sign{
    float: left;
    line-height: 166px;
    margin-left: 35px;
}
.header .head-sign img{
    vertical-align: middle;
}



.navigation {
    height: 46px;
    background: #17587d;
    min-width: 1200px;
}
.nav{
    background: url("../../../skin/hansha/images/nav-li.png") left center no-repeat;
    height: 46px;
}
.nav ul li {
    float: left;
    width: 133px;
    height: 46px;
    text-align: center;
    transition: none;
    position: relative;
    background: url("../../../skin/hansha/images/nav-li.png") right center no-repeat;
}
.nav ul li > a {
    display: block;
    font-size: 14px;
    color: #FFFFFF;
    text-align: center;
    transition: none;
    height: 46px;
    margin: 0 auto;
    line-height: 46px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.nav ul li > a p{
    font-size: 12px;
    font-family: Arial;
    color: rgba(255,255,255,0.7);
    text-transform: capitalize;
}
.nav ul li:hover > a ,.nav ul li.active > a {
    background: #1680b3;
    color: #FFFFFF;
}
.nav ul li:hover > a p,.nav ul li.active > a p{
    color: rgba(33,48,108,0.7);
}
.nav-menu{
    display: none;
    position: absolute;
    top: 46px;
    left: 0;
    z-index: 99;
    width: 100%;
    transition: none;
    background: rgba(23,88,123,0.5);
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    padding-bottom: 8px;
}
.nav-menu dl{
    transition: none;
}
.nav-menu dl dt{
    width: 100%;
    height: 36px;
}
.nav-menu dl dt a{
    display: block;
    line-height: 36px;
    font-size: 14px;
    color: #FFFFFF;
}
.nav-menu dl dt:hover a{
    color: #FFFFFF;
    background: #17587d;
}

.header .right-header {
    float: right;
    padding-top: 66px;
}
.header .right-header ul li{
    margin-left: 10px;
    float: left;
}
.header .right-header ul li a{
    display: block;
    width: 33px;
    height: 33px;
    border: 1px #dddddd solid;
}
.header .right-header ul li a.tel-btn{
    background: #FFFFFF url("../../../skin/hansha/images/btn-icon02.png") center no-repeat;
}
.header .right-header ul li a.qq-btn{
    background: #FFFFFF url("../../../skin/hansha/images/btn-icon03.png") center no-repeat;
}
.right-header .search{
    width: 202px;
    height: 33px;
    border: 1px #dddddd solid;
    background: #FFFFFF;
}
.right-header .search input{
    float: left;
    width: 146px;
    line-height: 33px;
    padding: 0 10px;
    border: none;
}
.right-header .search button{
    float: right;
    width: 33px;
    height: 33px;
    background: url("../../../skin/hansha/images/btn-icon01.png") center no-repeat;
    border: none;
    border-left: 1px #d2d2d2 solid;

}
@font-face {
    font-family: dincond-medium-webfont;
    src: url('../../../skin/hansha/fonts/dincond-medium-webfont.eot');
    src: url('../../../skin/hansha/fonts/dincond-medium-webfont.eot#iefix') format('embedded-opentype'), url('../../../skin/hansha/fonts/dincond-medium-webfont.woff2') format('woff2'), url('../../../skin/hansha/fonts/dincond-medium-webfont.woff') format('woff'), url('../../../skin/hansha/fonts/dincond-medium-webfont.ttf') format('truetype'), url('../../../skin/hansha/fonts/dincond-medium-webfont.svg') format('svg')
}



.banner,.banner .flexslider,.banner .slides li  {
    height: 400px;
    width: 1200px;
    margin: 0 auto;
    position: relative;
    background: #f3f3f3;
}
.banner{
    margin: 20px auto;
}
.banner .flexslider {
    overflow: hidden;
    z-index: 0;
    display: block;
}
.banner .slides li {
    z-index: 0;
    display: block;
}
.banner .slides li a {
    display: block;
    height: 100%;
}


.banner .flex-control-nav{
    display: block;
}
.banner .flex-control-nav{
    position:absolute; bottom:20px; z-index:2; padding-left:0; width:1100px; left:0;
    right:0; margin:0 auto; text-align:center;
}
.banner .flex-control-nav li{
    display:inline-block; margin: 0 5px; zoom:1; text-align:center;
}
.banner .flex-control-nav a{
    display:inline-block; width:8px; height:8px; cursor:pointer; background: #ffffff; font-size: 0;border-radius: 8px;
}
.banner .flex-control-nav .flex-active{ background: #ffffff; width: 20px; height: 8px}

/*
.flex-direction-nav a{
    width:40px; height: 68px; line-height:99em; overflow:hidden;margin:-45px 0 0;display:block;
    background: #cccccc;position:absolute;top:50%;z-index:10;
    cursor:pointer;opacity:0;filter:alpha(opacity=0);-webkit-transition:all .3s ease;
}
.flex-direction-nav .flex-next{
    right:40px; background: url("../../../skin/hansha/images/right01.png") no-repeat; background-size: 40px 68px;
}
.flex-direction-nav .flex-prev{
    left:40px; background: url("../../../skin/hansha/images/left01.png") no-repeat; background-size: 40px 68px;
}
.flexslider:hover .flex-next{opacity:0.8;filter:alpha(opacity=80);}
.flexslider:hover .flex-prev{opacity:0.8;filter:alpha(opacity=80);}
.flexslider:hover .flex-next, .flexslider:hover .flex-prev{opacity:1;filter:alpha(opacity=100);}
*/


.index-section{
    min-height: 200px;
    padding-bottom: 30px;
    position: relative;
    background: #f3f3f3;
}
.index-left{
    float: left;
    width: 890px;
}
.index-right{
    float: right;
    width: 290px;
}
.index-title{
    height: 46px;
    line-height: 46px;
    background: #17587d;
    padding: 0 10px;
}
.index-title h6{
    float: left;
    padding-left: 25px;
    height: 46px;
    font-size: 18px;
    color: #FFFFFF;
}
.index-title h6 span{
    font-size: 12px;
    color: #FFFFFF;
    font-family: Arial;
    text-transform: uppercase;
    margin-left: 5px;
}
.index-title h6.icon01{ background: url("../../../skin/hansha/images/icon01.png") left center no-repeat;}
.index-title h6.icon02{ background: url("../../../skin/hansha/images/icon02.png") left center no-repeat;}
.index-title h6.icon03{ background: url("../../../skin/hansha/images/icon03.png") left center no-repeat;}
.index-title h6.icon04{ background: url("../../../skin/hansha/images/icon04.png") left center no-repeat;}
.index-title h6.icon05{ background: url("../../../skin/hansha/images/icon05.png") left center no-repeat;}
.index-title h6.icon06{ background: url("../../../skin/hansha/images/icon06.png") left center no-repeat;}
.index-title h6.icon07{ background: url("../../../skin/hansha/images/icon07.png") left center no-repeat;}
.index-title .more{
    float: right;
    width: 16px;
    height: 16px;
    background: url("../../../skin/hansha/images/more01.png") center no-repeat;
    margin-top: 15px;
}
.index-title .more:hover{
    color: #273983;
}
.index-detail{
    padding: 20px;
}


.index-news{
    margin-bottom: 20px;
    background: #FFFFFF;
}
.index-news .index-detail{
    height: 280px;
}
.index-news .iNews-img{
    float: left;
    width: 415px;
    height: 280px;
    position: relative;
    overflow: hidden;
}
.index-news .iNews-img ul li{
    position: relative;
    height: 280px;
}
.index-news .iNews-img ul li .shade{
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 999;
    width: 100%;
    height: 40px;
    padding: 13px 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: rgba(0,0,0,0.5);
}
.index-news .iNews-img ul li .shade h6{
    border-left: 4px #1680b3 solid;
    padding-left: 10px;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 14px;
    width: 300px;
}
.iNews-img .swiper-pagination{
    text-align: right;
    width: auto;
    left: auto;
    right: 10px;
}
.iNews-img .swiper-pagination .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    border-radius: 0;
    background: #FFFFFF;
    opacity: 0.3;
    margin: 0 3px;
}
.iNews-img .swiper-pagination .swiper-pagination-bullet-active {
    opacity: 1;
}
.index-news .iNews-list{
    float: right;
    width: 415px;
}
.news-kinds{
    height: 30px;
    border: 1px #d8d8d8 solid;
}
.news-kinds ul{
    display: flex;
    justify-content: space-between;
}
.news-kinds ul li{
    float: left;
    width: 105px;
    padding-top: 8px;
    height: 22px;
}
.news-kinds ul li a{
    display: block;
    text-align: center;
    color: #666666;
    border-left: 1px #d8d8d8 solid;
    line-height: 14px;
}
.news-kinds ul li.active{
    background: #1680b3;
}
.news-kinds ul li.active a{
    color: #FFFFFF;
    border-left: 1px #1680b3 solid;
}
.iNews-list .nList{
    display: none;
    padding-top: 5px;
}
.nList ul li{
    line-height: 40px;
    height: 40px;
    padding-left: 15px;
    background: url("../../../skin/hansha/images/newsli-bg.png") left center no-repeat;
    border-bottom: 1px #dddddd dashed;
}
.nList ul li a{
    display: inline-block;
    width: 300px;
    color: #717171;
}
.nList ul li span{
    color: #999999;
    font-size: 14px;
}
.nList ul li:hover a{
    color: #1680b3;
}




.index-show{
    width: 435px;
    margin-bottom: 20px;
}
.index-show .index-detail{
    height: 174px;
    background: #FFFFFF;
}
.index-show .show-img{
    height: 174px;
    overflow: hidden;
}
.index-show .show-img .swiper-container{
    height: 174px;
}
.index-show .swiper-pagination{
    text-align: right;
    width: auto;
    left: auto;
    right: 10px;
}
.index-show .swiper-pagination .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    border-radius: 0;
    background: #FFFFFF;
    opacity: 0.3;
    margin: 0 3px;
}
.index-show .swiper-pagination .swiper-pagination-bullet-active {
    opacity: 1;
}



.index-network{
    width: 435px;
}
.index-network .index-detail{
    background: #FFFFFF;
    height: 174px;
}
.index-network .nList{
    margin-top: -10px;
}
.index-network .nList ul li{
    line-height: 36px;
    height: 36px;
}



.cheat{
    height: 68px;
    background: #1680b3;
    margin-bottom: 2px;
    text-align: center;
}
.cheat h6{
    display: inline-block;
    padding-left: 65px;
    line-height: 68px;
    background: url("../../../skin/hansha/images/cheat-icon.png") left center no-repeat;
    font-size: 30px;
    color: #FFFFFF;
    font-family: '宋体';
    font-weight: bold;
}



.consult{
    background: #FFFFFF;
    height: 278px;
    margin-top: 20px;
}
.c-title{
    padding: 0 15px 0 10px;
    height: 44px;
    line-height: 44px;
    border-bottom: 2px #1680b3 solid;
}
.c-title h6{
    display: inline-block;
    padding-left: 26px;
    color: #17587d;
    font-size: 18px;
}
.c-title .more{
    float: right;
    width: 16px;
    height: 16px;
    background: url("../../../skin/hansha/images/more02.png") center no-repeat;
    margin-top: 14px;
}
.c-title h6.icon01{ background: url("../../../skin/hansha/images/cicon01.png") left center no-repeat; }
.c-title h6.icon02{ background: url("../../../skin/hansha/images/icon06.png") left center no-repeat; }
.c-title h6.icon03{ background: url("../../../skin/hansha/images/icon07.png") left center no-repeat; }

.consult-ways{
    font-size: 16px;
    color: #1680b3;
    margin-top: 15px;
}
.consult-ways p{
    margin-bottom: 10px;
}
.consult-ways h6{
    font-size: 34px;
    font-family: Arial;
    color: #17587d;
    font-weight: bold;
}
.consult-ways a{
    display: block;
    width: 120px;
    height: 44px;
    background: #1680b3;
    color: #FFFFFF;
    text-align: center;
    border-radius: 5px;
    margin-top: 10px;
}
.consult-ways a span{
    display: inline-block;
    padding-left: 40px;
    line-height: 44px;
    background: url("../../../skin/hansha/images/qq.png") left center no-repeat;
}



.train{
    height: 260px;
    background: #FFFFFF;
    margin-top: 20px;
}
.train-list{}
.train-list ul li{
    float: left;
    width: 116px;
    height: 36px;
    border: 1px #1680b3 solid;
    border-radius: 5px;
    margin-bottom: 10px;
}
.train-list ul li:nth-child(2n){
    float: right;
}
.train-list ul li a{
    display: block;
    line-height: 36px;
    text-align: center;
    color: #1680b3;
}
.edu-bg{}
.edu-bg ul li{
    height: 46px;
    border: 1px #1680b3 solid;
    border-radius: 5px;
    margin-bottom: 15px;
}
.edu-bg ul li a{
    display: block;
    line-height: 46px;
    text-align: center;
    color: #1680b3;
}





.footer{
    background: #FFFFFF;
    min-width: 1200px;
    padding: 30px 0;
    border-top: 2px #17587d solid;
}
.footer .warpper{
    min-height: 50px;
    position: relative;
    background: url("../../../skin/hansha/images/flogo.png") right center no-repeat;
}
.flinks{
    margin-bottom: 20px;
}
.flinks ul li{
    float: left;
    margin-right: 25px;
    border-left: 3px #1680b3 solid;
    height: 12px;
    line-height: 12px;
    font-size: 14px;
    color: #666;
    padding-left: 8px;
}
.friends-links{
    float: left;
    width: 244px;
    height: 30px;
    border: 1px #dddddd solid;
    background: url("../../../skin/hansha/images/select-bg.png") 97% center no-repeat;
    padding: 0 10px;
    position: relative;
}
.friends-links h6{
    height: 30px;
    line-height: 30px;
}
.friends-links ul{
    display: none;
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 30px;
    background: #FFFFFF;
    border: 1px #dddddd solid;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 30px;
}
.friends-links ul li a{
    display: block;
    line-height: 30px;
    padding: 0 10px;
}
.friends-links ul li:hover a{
    background: #1680b3;
    color: #FFFFFF;
}
.copyright{
    float: left;
    font-size: 12px;
    color: #666666;
    text-transform: uppercase;
    margin-left: 20px;
}

/*.float-box{
    position: fixed;
    right: 0;
    top: 40%;
}
.float-box .online{
    width: 86px;
    background: #2a702b;
    padding-top: 1px;
}
.float-box .online ul li{
}
.float-box .online ul li.img{
    width: 84px;
    height: 84px;
    background: #ffffff;
    text-align: center;
    margin: 2px auto;
    padding-top: 2px;
}
.float-box .online ul li.img img{
    width: 80px;
    height: 80px;
}
.float-box .online ul li p{
    display: block;
    font-size: 12px;
    color: #ffffff;
    line-height: 30px;
    text-align: center;
}

.backTop{
    position: fixed;
    right: 10px;
    top: 80%;
}
.backTop a{
    display: block;
    width: 60px;
    height: 60px;
    background: url("../../../skin/hansha/images/backtop.png") left top no-repeat;
}*/





.m-page{
    text-align: right;
    margin-top: 40px;
}
.m-page a{
    display: inline-block;
    padding: 0 12px;
    margin: 0 4px;
    line-height: 35px;
    border: 1px #d2d2d2 solid;
    color: #999999;
    font-size: 14px;
    border-radius: 2px;
    background: #FFFFFF;
}
.m-page a.z-crt{
    color: #FFFFFF;
    background: #1680b3;
    border: 1px #1680b3 solid;
}
.m-page a.pageprv,.m-page a.pagenxt{
    color: #999999;
    background: #ffffff;
}
.m-page a.pageprv:hover,.m-page a.pagenxt:hover{
    color: #FFFFFF;
    background: #1680b3 ;
    border: 1px #1680b3 solid;
}

.sub-section{
    padding: 20px 0 40px;
}


.sub-nav{
    float: left;
    width: 240px;
}
.nav-title{
    height: 90px;
    background: url("../../../skin/hansha/images/subtitle-bg.jpg") center top no-repeat;
    text-align: center;
    padding-top: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #FFFFFF;
    line-height: 30px;
}
.nav-title h6{
    font-size: 26px;
}
.nav-title p{
    font-size: 16px;
    font-family: Arial;
}
.nav-list{}
.nav-list ul li{
    margin-top: 2px;
    height: 38px;
    border-bottom: 2px #adadad solid;
}
.nav-list ul li a{
    display: block;
    line-height: 38px;
    background: #dfdfdf;
    text-align: center;
    font-size: 16px;
    color: #666666;
}
.nav-list ul li:hover,.nav-list ul li.active{
    border-bottom: 2px #17587d solid;
}
.nav-list ul li:hover a,.nav-list ul li.active a{
    background: #1680b3;
    color: #FFFFFF;
}




.sub-content{
    float: right;
    width: 933px;
}
.location{
    height: 47px;
    line-height: 47px;
    border-bottom: 1px #d5d5d5 solid;
}
.location .now-nav{
    float: left;
    font-size: 26px;
    color: #666666;
}
.location .now-nav span{
    color: #1680b3;
}
.location .now-nav h6 span{
    color: #1680b3;
}
.location .now-site{
    float: right;
    padding-left: 35px;
    background: url("../../../skin/hansha/images/home.png") left center no-repeat;
}
.location .now-site a{
    display: inline-block;
    padding-left: 20px;
    background: url("../../../skin/hansha/images/right-jt.png") left center no-repeat;
    font-size: 14px;
    color: #666666;
}
.content{
    padding: 40px 0 60px;
    font-size: 14px;
    color: #666666;
    line-height: 24px;
    min-height: 300px;
}


.profile{}
.profile .company-name{
    text-align: center;
    font-size: 26px;
    font-weight: bold;
    color: #333333;
}

.profile .detail{
    margin-top: 40px;
}




.recruit{
    width: 100%;
}
.recruit .r-kinds{
    height: 50px;
    background: #1680b3;
}
.recruit .r-kinds ul li{
    float: left;
    width: 232px;
    text-align: center;
    line-height: 50px;
}
.recruit .r-kinds ul li h6{
    display: inline-block;
    color: #ffffff;
    font-size: 16px;
    padding-left: 35px;
}
.recruit .r-kinds ul li h6.c01{ background: url("../../../skin/hansha/images/or01.png") 8px center no-repeat;}
.recruit .r-kinds ul li h6.c02{ background: url("../../../skin/hansha/images/or02.png") 3px center no-repeat;}
.recruit .r-kinds ul li h6.c03{ background: url("../../../skin/hansha/images/or03.png") left center no-repeat;}
.recruit .r-kinds ul li h6.c04{ background: url("../../../skin/hansha/images/or04.png") 2px center no-repeat;}


.r-list{
    height: 60px;
    line-height: 60px;
    border-bottom: 1px #c9c9c9 dotted;
}
.r-list ul li{
    float: left;
    width: 232px;
    font-size: 14px;
    color: #333333;
    text-align: center;
}
.r-list ul li.w6{
    padding-top: 13px;
    height: 47px;
}
.r-list a:hover ul li{
    color: #1680b3;
}

.recruit-detail{}
.recruit-detail .rd-title{
    background: #1680b3;
    line-height: 50px;
    color: #ffffff;
    padding-left: 40px;
    font-size: 20px;
}
.recruit-detail .rd-title span{
    font-size: 14px;
    font-family: Arial;
    text-transform: uppercase;
}

.recruit01{
    margin-top: 20px;
}
.recruit01 ul li{
    margin-bottom: 15px;
    border: 1px #e6e6e6 solid;
}
.recruit-title{
    line-height: 45px;
}
.recruit-title .job{

}
.job-title{
    width: 100%;
    cursor: pointer;
}
.job-title dl{
    display: block;
    height: 47px;
    padding: 0 40px;
    background: url("../../../skin/hansha/images/down03.png") 97% center no-repeat;
}
.job-title dl.active{
    background: url("../../../skin/hansha/images/down01.png") 97% center no-repeat;
}
.job-title dl dt{
    display: inline-block;
    font-size: 12px;
    color: #888888;
    line-height: 47px;
    margin-right: 30px;
}

.job-title dl dt b{
    font-size: 14px;
    color: #666;
}
.job-title dl.active dt b{
    color: #333;
}

.job-info{
    display: none;
    transition: none;
    font-size: 14px;
    line-height: 24px;
    padding: 20px 40px;
    color: #666;
    border-top: 1px #dddddd solid;
    position: relative;
}

.upload-part{
    margin-top: 20px;
}
.upload-part .back{
    float: left;
    display: inline-block;
    padding-left: 30px;
    background: url("../../../skin/hansha/images/back.png") left center no-repeat;
    font-weight: bold;
    color: #1680b3;
    font-size: 14px;
    margin-top: 40px;
}




.honor{}
.honor ul li{
    float: left;
    width: 222px;
    margin-right: 15px;
    margin-bottom: 5px;
}
.honor ul li:nth-child(4n){
    margin-right: 0;
}
.honor ul li .h-img{
    width: 222px;
    height: 148px;
    overflow: hidden;
    border: 4px #8b8b8b solid;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}
.honor ul li .shade{
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(22,128,179,0.7) url("../../../skin/hansha/images/glass.png") center no-repeat;
}
.honor ul li p{
    line-height: 34px;
    height: 34px;
}
.honor ul li:hover p{
    color: #1680b3;
}
.honor ul li:hover .shade{
    display: block;
}

.video{}
.video ul li .shade{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(22,128,179,0.7) url("../../../skin/hansha/images/player.png") center no-repeat;
    transform: scale(0);
    transition: all 0.5s;
}



.new-news{
    margin-bottom: 30px;
}
.new-news img{
    float: left;
    display: block;
    width: 420px;
    height: 238px;
}
.new-news .news-info{
    float: right;
    width: 490px;
    height: 238px;
}
.new-news .news-info h6{
    font-size: 18px;
    color: #333333;
    padding: 20px 0;
}
.new-news .news-info span{
    display: block;
    color: #888;
    font-size: 14px;
    margin-bottom: 20px;
}
.new-news .news-info p{
    line-height: 22px;
    height: 132px;
    overflow: hidden;
    color: #999999;
}
.news-list{}
.news-list ul li{
    height: 40px;
    line-height: 40px;
    border-bottom: 1px #dddddd dashed;
}
.news-list ul li a{
    display: inline-block;
    width: 700px;
}
.news-list ul li span{
    float: right;
    color: #888888;
    font-size: 12px;
}
.news-list ul li:hover *{
    color: #02529f;
}



.contact{}
.contact .map{
    width: 100%;
    height: 423px;
    overflow: hidden;
}
.contact-ways{
    padding: 20px;
}
.contact-ways ul{
    display: flex;
    justify-content: space-between;
}
.contact-ways ul li{
    padding-left: 35px;
}
.contact-ways ul li:nth-child(1){
    background: url("../../../skin/hansha/images/c01.png") left center no-repeat;
}
.contact-ways ul li:nth-child(2){
    background: url("../../../skin/hansha/images/c02.png") left center no-repeat;
}
.contact-ways ul li:nth-child(3){
    background: url("../../../skin/hansha/images/c03.png") 5px center no-repeat;
}


.partner{}
.partner ul li{
    float: left;
    width: 450px;
    height: 156px;
    border: 1px #dddddd solid;
    padding: 8px 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 20px;
}
.partner ul li:nth-child(2n){
    float: right;
}
.partner ul li .p-img{
    float: left;
    width: 220px;
    height: 138px;
    line-height: 138px;
    text-align: center;
    background: #FFFFFF;
}
.partner ul li .p-img img{
    width: auto;
    max-width: 90%;
    max-height: 90%;
    vertical-align: middle;
}
.partner ul li .partner-info{
    float: right;
    width: 190px;
}
.partner ul li .partner-info h6{
    font-size: 20px;
    color: #333333;
    margin-bottom: 10px;
}
.partner ul li .partner-info p{
    height: 72px;
    overflow: hidden;
    color: #666666;
    margin-bottom: 10px;
}
.partner ul li .partner-info span{
    font-size: 14px;
    color: #999999;
}
.partner ul li .partner-info:hover h6{
    color: #1680b3;
    font-weight: bold;
}
.partner ul li .partner-info:hover span{
    color: #1680b3;
}
















































